[INFO] fetching crate hyperlane-cli 0.1.10...
[INFO] testing hyperlane-cli-0.1.10 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate hyperlane-cli 0.1.10 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hyperlane-cli 0.1.10
[INFO] finished tweaking crates.io crate hyperlane-cli 0.1.10
[INFO] tweaked toml for crates.io crate hyperlane-cli 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperlane-cli 0.1.10 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperlane-cli 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8335934fdf7ffbbe97148b45da06ee06c6bb30d19fb47aaf7f28fad7fde1709
[INFO] running `Command { std: "docker" "start" "-a" "d8335934fdf7ffbbe97148b45da06ee06c6bb30d19fb47aaf7f28fad7fde1709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8335934fdf7ffbbe97148b45da06ee06c6bb30d19fb47aaf7f28fad7fde1709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8335934fdf7ffbbe97148b45da06ee06c6bb30d19fb47aaf7f28fad7fde1709", kill_on_drop: false }`
[INFO] [stdout] d8335934fdf7ffbbe97148b45da06ee06c6bb30d19fb47aaf7f28fad7fde1709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a4063b3e7492a911d662a22f53da6339cb4cffdcb33042f9b25e8844c5b49ec
[INFO] running `Command { std: "docker" "start" "-a" "9a4063b3e7492a911d662a22f53da6339cb4cffdcb33042f9b25e8844c5b49ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyperlane-cli v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 56.43s
[INFO] running `Command { std: "docker" "inspect" "9a4063b3e7492a911d662a22f53da6339cb4cffdcb33042f9b25e8844c5b49ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4063b3e7492a911d662a22f53da6339cb4cffdcb33042f9b25e8844c5b49ec", kill_on_drop: false }`
[INFO] [stdout] 9a4063b3e7492a911d662a22f53da6339cb4cffdcb33042f9b25e8844c5b49ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f2bbf429e68c1f6f2841ba1e33f4dac6888791bc57c880850b413c8c693e64
[INFO] running `Command { std: "docker" "start" "-a" "41f2bbf429e68c1f6f2841ba1e33f4dac6888791bc57c880850b413c8c693e64", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyperlane-cli v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 17.01s
[INFO] running `Command { std: "docker" "inspect" "41f2bbf429e68c1f6f2841ba1e33f4dac6888791bc57c880850b413c8c693e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f2bbf429e68c1f6f2841ba1e33f4dac6888791bc57c880850b413c8c693e64", kill_on_drop: false }`
[INFO] [stdout] 41f2bbf429e68c1f6f2841ba1e33f4dac6888791bc57c880850b413c8c693e64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71ca69bc7257d99564cb369197e63bba6de2b2c459a1225863ee55c954f5e42d
[INFO] running `Command { std: "docker" "start" "-a" "71ca69bc7257d99564cb369197e63bba6de2b2c459a1225863ee55c954f5e42d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperlane_cli-a337c7de54226df6)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test bump::test::test_bump_version_type_enum ... ok
[INFO] [stdout] test bump::test::test_execute_bump_alpha ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_beta ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_no_version_field ... FAILED
[INFO] [stdout] test bump::test::test_version_struct_creation ... ok
[INFO] [stdout] test config::test::test_args_clone ... ok
[INFO] [stdout] test bump::test::test_execute_bump_minor ... FAILED
[INFO] [stdout] test config::test::test_args_default_values ... ok
[INFO] [stdout] test config::test::test_args_with_model_subtype ... ok
[INFO] [stdout] test config::test::test_args_with_values ... ok
[INFO] [stdout] test fmt::test::test_format_path_integration ... FAILED
[INFO] [stdout] test new::test::test_new_error_display ... ok
[INFO] [stdout] test new::test::test_new_project_config_creation ... ok
[INFO] [stdout] test publish::test::test_package_clone ... ok
[INFO] [stdout] test new::test::test_new_project_config_clone ... ok
[INFO] [stdout] test publish::test::test_package_creation ... ok
[INFO] [stdout] test new::test::test_new_error_debug ... ok
[INFO] [stdout] test bump::test::test_execute_bump_rc ... FAILED
[INFO] [stdout] test config::test::test_command_type_enum_values ... ok
[INFO] [stdout] test publish::test::test_package_equality ... ok
[INFO] [stdout] test new::test::test_new_project_config_debug ... ok
[INFO] [stdout] test publish::test::test_publish_error_from_io ... ok
[INFO] [stdout] test new::test::test_new_error_from_io ... ok
[INFO] [stdout] test bump::test::test_version_clone ... ok
[INFO] [stdout] test publish::test::test_publish_error_display ... ok
[INFO] [stdout] test publish::test::test_publish_result_failure ... ok
[INFO] [stdout] test template::test::test_all_template_types ... ok
[INFO] [stdout] test template::test::test_model_sub_type_debug ... ok
[INFO] [stdout] test bump::test::test_execute_bump_integration ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_major ... FAILED
[INFO] [stdout] test template::test::test_model_sub_type_equality ... ok
[INFO] [stdout] test template::test::test_parse_model_sub_type_invalid ... ok
[INFO] [stdout] test template::test::test_parse_model_sub_type_valid ... ok
[INFO] [stdout] test template::test::test_parse_template_type_invalid ... ok
[INFO] [stdout] test publish::test::test_publish_result_success ... ok
[INFO] [stdout] test template::test::test_parse_template_type_valid ... ok
[INFO] [stdout] test template::test::test_all_model_sub_types ... ok
[INFO] [stdout] test template::test::test_template_config_clone ... ok
[INFO] [stdout] test template::test::test_template_config_debug ... ok
[INFO] [stdout] test template::test::test_template_config_new ... ok
[INFO] [stdout] test template::test::test_template_config_with_model_sub_type ... ok
[INFO] [stdout] test template::test::test_template_error_debug ... ok
[INFO] [stdout] test template::test::test_template_error_display ... ok
[INFO] [stdout] test publish::test::test_publish_result_clone ... ok
[INFO] [stdout] test template::test::test_template_error_from_io ... ok
[INFO] [stdout] test template::test::test_template_type_debug ... ok
[INFO] [stdout] test template::test::test_template_type_equality ... ok
[INFO] [stdout] test version::test::test_print_version_runs ... ok
[INFO] [stdout] test bump::test::test_execute_bump_release ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin hyperlane-cli`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_alpha stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_alpha' (17) panicked at src/bump/test.rs:114:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030cfea0 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_alpha::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_beta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_beta' (18) panicked at src/bump/test.rs:133:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030cfba5 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_beta::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_no_version_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_no_version_field' (22) panicked at src/bump/test.rs:189:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030d0f80 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_no_version_field::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_minor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_minor' (21) panicked at src/bump/test.rs:76:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030d0482 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_minor::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fmt::test::test_format_path_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fmt::test::test_format_path_integration' (32) panicked at src/fmt/test.rs:9:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030cbe58 - <hyperlane_cli[4875b4f809b9366a]::fmt::test::test_format_path_integration::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_rc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_rc' (23) panicked at src/bump/test.rs:152:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030cf8b5 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_rc::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_integration' (19) panicked at src/bump/test.rs:55:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030d0cac - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_integration::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_major stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_major' (20) panicked at src/bump/test.rs:95:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030d0192 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_major::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_release stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_release' (24) panicked at src/bump/test.rs:171:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c030f368c - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x654c030d72aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x654c030f2a05 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x654c030f250b - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x654c030f209a - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x654c030f1b31 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x654c0311ac47 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x654c0311abf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x654c0311b18c - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]    9:     0x654c030d713b - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   10:     0x654c030da531 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]   11:     0x654c030d0772 - <hyperlane_cli[4875b4f809b9366a]::bump::test::test_execute_bump_release::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x654c03137fdb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   13:     0x654c03133b44 - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   14:     0x654c0313325c - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x654c0314bd1c - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x654c0311d468 - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x71fecb9eeaa4 - <unknown>
[INFO] [stdout]   18:     0x71fecba7ba64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bump::test::test_execute_bump_alpha
[INFO] [stdout]     bump::test::test_execute_bump_beta
[INFO] [stdout]     bump::test::test_execute_bump_integration
[INFO] [stdout]     bump::test::test_execute_bump_major
[INFO] [stdout]     bump::test::test_execute_bump_minor
[INFO] [stdout]     bump::test::test_execute_bump_no_version_field
[INFO] [stdout]     bump::test::test_execute_bump_rc
[INFO] [stdout]     bump::test::test_execute_bump_release
[INFO] [stdout]     fmt::test::test_format_path_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "71ca69bc7257d99564cb369197e63bba6de2b2c459a1225863ee55c954f5e42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ca69bc7257d99564cb369197e63bba6de2b2c459a1225863ee55c954f5e42d", kill_on_drop: false }`
[INFO] [stdout] 71ca69bc7257d99564cb369197e63bba6de2b2c459a1225863ee55c954f5e42d
